saga2edit version 0.3.0
tehtmi@gmail.com

Most features are documented in the included manual, but if you can't figure something out, feel free to email me.

This is not well tested, so please back up your work as often as you can and be careful!!!

The included technical notes have lots of good data, but are sort of orthogonal to the editor.

Update history:

0.3.0 2021-04-11
* Disassembler (including battle scripting)
* Manual
* Item "flag 14" is now "element magi"
* Item "flag 24" is now "no reduce"
* Fixed a bug where #text-weak was not recognized
* Argument breakdown for several script instructions
  * .player and .argument for all stat text instructions
  * #text-gp.party and #text-gp.argument
  * #text-gp-n.party and #text-gp-n.argument
* Hexadecimal constants are allowed in scripts
* Hex escapes and digraph escapes are allowed in scripts

0.2.0 2020-09-13
* Shop editor
* Encounter editor
* Encounter set editor
* Menu scripts can be edited
* Script text preview
* Additional monster properties added:
  * GP reward
  * Drop info
  * Family / species data
* Minor scripting changes
  * Added #command.player-transparency
  * #sprite has argument breakdown
  * #text-memo-bank has argument breakdown
  * #text-save has argument breakdown

0.1.1 2020-09-09
* Fixed a Java issue when running with older Java versions

0.1.0 2020-09-01
* Original release
